home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / program / recio214.zip / MKTEST.BAT < prev    next >
DOS Batch File  |  1996-06-14  |  180b  |  7 lines

  1. BCC -ms -O1 -w testchg.c recios.lib
  2. BCC -ms -O1 -w testchp.c recios.lib
  3. BCC -ms -O1 -w testcog.c recios.lib
  4. BCC -ms -O1 -w testcop.c recios.lib
  5. del test???.obj
  6. call test.bat
  7.